SPREAD for WPF 3.0J - GcSpreadSheet
ActionResult<T> コンストラクタ(String,Type)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > ActionResult<T> 構造体 > ActionResult<T> コンストラクタ : ActionResult<T> コンストラクタ(String,Type)
アクションの実行に関する詳細情報。
詳細な例外の種類
アクションの失敗結果を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal details As System.String, _
   ByVal exceptionType As System.Type _
)
public ActionResult<T>( 
   System.string details,
   System.Type exceptionType
)

パラメータ

details
アクションの実行に関する詳細情報。
exceptionType
詳細な例外の種類
参照

ActionResult<T> 構造体
ActionResult<T> メンバ
オーバーロード一覧